Synch with Gnus trunk:
authorKatsumi Yamaoka <yamaoka@jpl.org>
Thu, 22 Apr 2010 23:43:10 +0000 (23:43 +0000)
committerKatsumi Yamaoka <yamaoka@jpl.org>
Thu, 22 Apr 2010 23:43:10 +0000 (23:43 +0000)
commit35a3fdf1e534f35a7b49eb7785976077d38172dd
treecda9409af64f274bad753d5fd469544008ecddbd
parentc0d43b115dda9ebd276919a20192db86ba333c8f
parent4f47df583036ec0fabc0b47927e8f6a48543da90
Synch with Gnus trunk:

;; I've committed this change to only the trunk by mistake, sorry,
;; but it should have been also in the branch.

(message-generate-headers): Record insertion of optional headers as well.
Otherwise the check to prevent repeated insertion of optional headers
is a no-op.  By Andreas Seltenreich <seltenreich@gmx.de>.